Skip to content

chore(rivetkit): optimize bulk writes#4672

Closed
NathanFlurry wants to merge 20 commits into04-15-chore_rename_sandbox_-_kitchen_sinkfrom
04-15-chore_engine_sqlite_batch_perf_opts
Closed

chore(rivetkit): optimize bulk writes#4672
NathanFlurry wants to merge 20 commits into04-15-chore_rename_sandbox_-_kitchen_sinkfrom
04-15-chore_engine_sqlite_batch_perf_opts

Conversation

@NathanFlurry
Copy link
Copy Markdown
Member

Description

Please include a summary of the changes and the related issue. Please also include relevant motivation and context.

Type of change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update

How Has This Been Tested?

Please describe the tests that you ran to verify your changes.

Checklist:

  • My code follows the style guidelines of this project
  • I have performed a self-review of my code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes

@railway-app
Copy link
Copy Markdown

railway-app bot commented Apr 15, 2026

🚅 Deployed to the rivet-pr-4672 environment in rivet-frontend

Service Status Web Updated (UTC)
frontend-cloud 😴 Sleeping (View Logs) Web Apr 15, 2026 at 11:30 pm
frontend-inspector 😴 Sleeping (View Logs) Web Apr 15, 2026 at 11:30 pm
website 😴 Sleeping (View Logs) Web Apr 15, 2026 at 11:28 pm
ladle ✅ Success (View Logs) Web Apr 15, 2026 at 11:20 pm
mcp-hub ✅ Success (View Logs) Web Apr 15, 2026 at 11:18 pm
kitchen-sink ❌ Build Failed (View Logs) Web Apr 15, 2026 at 11:17 pm

Copy link
Copy Markdown
Member Author

NathanFlurry commented Apr 15, 2026

Warning

This pull request is not mergeable via GitHub because a downstack PR is open. Once all requirements are satisfied, merge this PR as a stack on Graphite.
Learn more

This stack of pull requests is managed by Graphite. Learn more about stacking.

@github-actions
Copy link
Copy Markdown
Contributor

Preview packages published to npm

Install with:

npm install rivetkit@pr-4672

All packages published as 0.0.0-pr.4672.159c9b3 with tag pr-4672.

Engine binary is shipped via @rivetkit/engine-cli on linux-x64-musl, linux-arm64-musl, darwin-x64, and darwin-arm64. Windows users should use the release installer or set RIVET_ENGINE_BINARY.

Docker images:

docker pull rivetdev/engine:slim-159c9b3
docker pull rivetdev/engine:full-159c9b3
Individual packages
npm install rivetkit@pr-4672
npm install @rivetkit/react@pr-4672
npm install @rivetkit/rivetkit-native@pr-4672
npm install @rivetkit/workflow-engine@pr-4672

@NathanFlurry NathanFlurry changed the title feat: US-001 - Add repeatable SQLite benchmark reporting scaffold chore(rivetkit): optimize bulk writes Apr 16, 2026
Copy link
Copy Markdown
Member Author

Closing in favor of v2 SQLite API

@NathanFlurry NathanFlurry mentioned this pull request Apr 16, 2026
11 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant